LoadFileData

Load file data as byte array (read)

extern (C) @nogc nothrow
ubyte*
LoadFileData
(
const(char*) fileName
,
uint* bytesRead
)

Meta